purple_util_read_xml_from_file

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. xmlnode* purple_util_read_xml_from_file(const(char)* filename, const(char)* description)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_util_read_xml_from_file
    (
    const(char)* filename
    ,
    const(char)* description
    )
  2. da_purple_util_read_xml_from_file purple_util_read_xml_from_file;

Meta